When using LoadFromCSVData or LoadFromCSVStreamData, if the file has only 2 columns (so only one separator per line), the first column is imported and not the second one...
If we had a semi-column at the end of the row, the two columns are well imported.