createCell

abstract var createCell: (cell: Cell<TData, *>, column: Column<TData, *>, row: Row<TData>, table: Table<TData>) -> Unit?(source)