Hi there, I am just learning how to use jsreport for the first time, and is trying it out in the playground. I realize most of the example only uses data in Json format, which is understandable since it is a JS framework.
My question is, is it possible to have Jsreport import and use a csv file and render a table? Or do I have to use some extension to convert my CSV file into a json file first?