I have a table where I have enabled row and column headers. Once the table is loaded with data, I would like to save the contents of the table, including the row and column headers, in a text file. The "value" property node only returns the contents of the table, not the row and column headers. I could use the "Row Header Strings[]" and "Column Header Strings[]" property nodes as well, but I'm hopping there's an easier way. Seems like adding the row headers would be tricky. Any ideas?
Thanks in advance.