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