format

fun format(columnSeparator: String, columnsWidths: List<Int>): List<String>

Format all lines of the row to fit the specified column widths.