html "" for i = 1 to 5 html "" for j = 1 to 4 if j = 1 then html "" else html "" next j html "" next i html "
RowXYZ
";i;"";i;j;"
"