I have a CSV file in the same directory as an html page, and I\'d like to use FileReader to read the file contents into a jquery-csv\'s To Arrays function, but I can\'t seem
Here's a working demo provided by jquery-csv
Demo - CSV-to-Table
Disclaimer: I'm the author of jquery-csv