Headers copy

Hi,
I am trying to copy one data table headers into another data table. I tried dt1.clone, dt1.copy and clear. I am not finding any headers in the newly created data table. What am I missing? I also tried read range, clear data table and output data table. No headers.

Thank you,

hey

refer from here

regards!

@cury

Can you print your main DataTable and check whether it contains headers or not.

Yes, it does. But the new data table does not.
Thank you,

@cury

Can you please share screenshot of the your flow here.