setDelimiter(';'); $inputCsv->setEncodingFrom("iso-8859-15"); $inputCsv->setLimit(30); //we are limiting the convertion to the first 31 rows ?> Using the toHTML() method toHTML('table-csv-data with-header');?>