Just messing around, I constructed this program:
table1 = table: name,day
row:"ben","Thursday"
end
table1.row(0)
(I now see that the row function is supposed in this case to get two arguments)
Running this program (Firefox 146.0.1, macOS Sequoia 15.7.3, M1 powerbook) produces this error
Internal errors prevented this error message from being shown. Please report this as a bug.
Might be a simple fix?