Using Data Loader to load external data and display it in the table

This demo shows how you can use Data Loader plugin’s function AmCharts.loadFile() as well as AmCharts.parseCSV() to load and parse CSV data, then dynamically build an HTML table out of it.