Hello, I'm trying to insert an entire csv file into a google spreadsheet via the google API and I'm not sure how to get the correct (array) format The Google API needs this format for an array: "values": [ ["Data", "Name","Mark"], ["blabla", "John","...