To be more precise I have 100 element tables and, instead of creating each one individually and copying the data one by one into a spreadsheet, my intention is to create an input file that creates all 100 element tables, the results of which would be printed to the output window, which would then be used to create a .out file with the data of all 100 table on it. I tried creating an output file directly but didn't get anywhere.
My problem just now is that the results are not being printed to the output window - only the input information.