the JSON is for later dont worry about that. The txt file has a list of numbers "001, 002, 003....
Those leading zeros are fine as a string but are removed when turned into numeric data in the array.
Comment on Re^2: Seperating values with spaces in array