Prints one table data row. Floats are formatted to 4 decimal places; integers are printed as-is. Column widths match those used by printHeader.
column labels (used only for width calculation)
values to print, in the same order as labels
labels
Prints one table data row. Floats are formatted to 4 decimal places; integers are printed as-is. Column widths match those used by printHeader.