This class can be used to parse and display data from a CSV file. It can open and parse the lines of a given CSV file. The data is stored in an array class variable. The class may also display the CSV data in an HTML table using a separate PHP template script.