An array of string arrays containing the contents of the table, not counting the header. The outer array represents rows and the inner arrays represents cells within the rows. The cells are "rendered" to approximate how they will be displayed by a browser (equivalent to calling "InnerHtmlRendered" on every cell).
HtmlTableTester Class | NUnit.Extensions.Asp.HtmlTester Namespace