Limit of text fields in the display group?

Hi,

is there a limit of text fields in a display group?
I’ve got around 90 of them and when I try to add another I keep getting this error from director:

[lua]ERROR: table expected. If this is a function call, you might have used ‘.’ instead of ‘:’
stack traceback:
[C]: ?
[C]: in function ‘insert’[/lua]

This happens when I add a new text field. When I comment out the line of code it works ok.
When I leave the line uncommented and comment out different display.newText call it works fine as well…

Weird… anybody seen such behavior? I couldn’t find anything in the docs… [import]uid: 109453 topic_id: 32991 reply_id: 332991[/import]