I want to convert json which has value array. response.json
{ \"rows\": [ [ \"New Visitor\", \"(not set)\", \"(not set)\", \"0\" ]
I would like to share the easiest way to build a csv string from a json array:
const data = [ { a: 1, b: new Date(), c: 'a text' }, { a: 1, b: new Date(), c: `string with return carrier and emoji