This class can be used to read and parse Comma Separated Values (CSV) files.
It can parse each CSV file line and store the retrieved data in a bi-dimensional array class variable.
The separator character and line length limit values are configurable.