Compute the value of the cell.
Implementations of this method may reference the values of cells included in arguments.
The new cell value should be returned.
@override T compute() => _compute();