toRowImplClaim : Name -> ParamTypeInfo -> DeclTop-level declaration of the `ToCell` implementation for the given data type.
ToRow : List Name -> ParamTypeInfo -> Res (List TopLevel)Generate declarations and implementations for `ToRow` for a given
record type using default settings.