CellContext

constructor(cell: Cell<TData, TValue>, column: Column<TData, TValue>, getValue: () -> TValue, renderValue: () -> TValue?, row: Row<TData>, table: Table<TData>)