cell

fun cell(content: @Composable context(TableCellScope) BoxScope.(item: T, tableData: E) -> Unit)

Define body cell content.