CSVBuffer export lines with different number of columns
Currently when using the CSV Buffer to export data to a csv, the WriteToStream procedure expects all lines in the buffer to have the same number of columns.
The Idea would be to check the number of columns for each row before writing the contents of the CSVBuffer to the Strea...
STATUS DETAILS
Needs Votes
