csvToJson icon indicating copy to clipboard operation
csvToJson copied to clipboard

Update class CsvToJson with private #index for headerIndex

Open J-Siu opened this issue 2 years ago • 0 comments

Fixes #39

Proposed Changes

  • Add private #index to hold indexHeader value, default 0
  • Update indexHeader()
  • Update getIndexHeader()

J-Siu avatar Jul 18 '23 20:07 J-Siu