csvToJson
csvToJson copied to clipboard
[Feature Request] Support for no header row
The CSV data might not include a header row; the first row would be data row.
Could use the field's index number to reference different fields.