A cell which evaluates to the error of the Maybe.
ValueCell get error => apply((value) => value.error);