fetch Row
Returns the row. If the provided row number is larger than the number of rows in the file then an exception is thrown. Use fetchRow() if you do not check the number of rows.
Return
the row
Parameters
row Num
the row number, must be 1 or more and less than totalNumberRows