Sorry if tutorials for this already exist, but the only help I can find is much more advanced than for what I'm trying to accomplish.
I have a 100 element array of integers that I want to export into a spreadsheet. Array[0] goes to A1, Array[2] goes to A2, etc.
I've downloaded JExcelAPI, but I can't follow the tutorials because the tool is for pretty advanced tasks.