I have an array in jQuery resulting from a csv. It is created by:
var csvrows = e.target.result.split("\\n");
It looks like this: