When using the CSVBuffer to export data, the below code expects each line to have the same number of columns.
This is not always the case when writing a CSV. Has anyone had to create a workaround for this? Or should it be submitted as a bug to Microsoft?