Basic test for xsl:for-each (also position()=1 and not(position()=1))

Should see a table with row headers in gray, the upper left cell in black, the first column header in blue type, and the rest of the column header text in red type. The rest of the cells should be in green type.

Column 1Column 2Column 3
Row1 Row 1, Column 1Row 1, Column 2Row 1, Column 3
Row2 Row 2, Column 1Row 2, Column 2Row 2, Column 3
Row3 Row 3, Column 1Row 3, Column 2Row 3, Column 3
Row4 Row 4, Column 1Row 4, Column 2Row 4, Column 3
Row5 Row 5, Column 1Row 5, Column 2Row 5, Column 3