> > P.S. Am I thinking that the table literal > > > > Â { name = 'Ramsey', age = 47 } > > > > contains *four* constants that count against the limit? > > Yes. luac will tell you the exact number of contents. And you want "luac -l -l" for that.