node-csvtojson
node-csvtojson copied to clipboard
row index for colParser function
Hey guys, I have defined a set of colParser functions that do complex data maps on specific columns and I need to be able to raise an error indicating for which column (already does that) on which line the provided value was invalid from within the colParser function.
Can you guys enable that parameter?