hi! i'm trying to make a module where every five parameters makes a new role in a table. however, when trying to store these data with Cargo, it seems to break entirely, causing internal errors.
the snippet on mediawiki's site (https://www.mediawiki.org/wiki/Extension:Cargo/Other_features#Lua_support) causes an error in the module, and a workaround hack by wrapping the names in [''] doesnt seem to work too, causing an internal error
→ module: https://tagging.wiki/wiki/Module:RoleTable
→ sandbox, internal error zone: https://tagging.wiki/wiki/User:Splatched/sandbox