Hello,
I am using the Create CSV Table action to generate a CSV from an array. However in the Create CSV Table action, the option to include headers is no longer avaialble and no matter i chose the Automatic or Custom option, the header row is always included.
I have tried to remove the header row using the replace function but that results in a blank line. Could someone suggest how do i get rid of the header row in the CSV Table?
Here is the Create CSV Table action:

Here is the output:

The first row is the Header row. Thanks in advance.