table.row.add = TypeError: obj is undefined
table.row.add = TypeError: obj is undefined

Hello, Hoping someone can help make sense of this. I'm doing a simple row.add that fails with the Firebug message "TypeError: obj is undefined". It looks to possibly be the proxy complaining when performing an "eval" of that javascript.
This discussion has been closed.