tableRow

fun tableRow(elements: List<String>): String
fun tableRow(rowLabel: String? = null, array: DoubleArray, df: DecimalFormat? = D3FORMAT): String