This class can be used to retrieve data from CSV file into an array. It reads lines from a given CSV file and add array entries to a bi-dimensional array that contains the data of all rows in the CSV file.