Add header rows to report

Add header rows to report

Hi,

I'm evaluating Zoho Creator.  I need to create a tabular report with about 300 columns that is exported using a TSV format.  This is then input into another system.

I have been able to create a report with the necessary columns, and can export that as a TSV file.  So far so good.

However, I also need to add two header rows at the top of the report.  These would be immediately above the row with the column names.  In these header rows I need to put some required data for the system that will process the report.  I want to define what goes into each "cell" on these rows (it is not record data, but things like version of the data schema, etc.).

Is this possible?  I see that I can view/edit the report definition code.  Should I be editing that, and if so, how?  I haven't been able to find much about what goes into this definition.

Or, is there some other way to create this type of report?

Thanks