Is there a way to convert my parse.com JSON data into a CSV file where each number within an array is saved within its own field? I have tried using various online converters, but they fail due to the large size of my data. I am looking for a solution that involves using the command line or JavaScript. Has anyone successfully converted parse data to CSV format before?