DataTable
DataTable copied to clipboard
System.IndexOutOfRangeException: Index was outside the bounds of the array.
When the CSV file has quite a few (few thousands) rows, DataTable runs out of memory, is there a way around to fix this? Maximise the array size perhaps?