this.textContainer.(eval("newText" + i)).text = textArray[i];
this.textContainer["newText" + i].text = textArray[i];