I have a populated table on HTML that is fetched through JavaScript.
The table contains an accordion to justify the item request, but when I export the table content to CSV, it comes with it below the information, ruining my table for any analysis.
Is there a way to export the data without the accordion, or align it with the row, putting "Justification" after "Email"?