addRows

fun addRows(data: Array<DoubleArray>, df: DecimalFormat? = D3FORMAT)
fun addRows(rows: List<DoubleArray>, df: DecimalFormat? = D3FORMAT)