I have date from which I need to create multiple tables and then put headings over them from a particular column from the data. The headings are different for each entry.
At the end, the excel sheet should have multiple tabs, each containing a table with one line from the data, heading should be h3 and tab name should be h1.
In the attached method, all the headings are present on top of each table in each tab. Please help out with this issue.