I have an array of HtmlTableCell. I know it's populated with valid names, but when i try to set the innertext of an element i get a nullreferenceexception. I tried with just the TD id name. Same problem. The TDs are all set to runat="server", so i know the names should be good...