assertk / Table1Builder / row

row

fun <C1> row(val1: C1): Table1<C1>

Platform and version requirements: Common

Adds a row to the table with the given values.