It looks good to me. Two thoughts:
1) try to print the test result in the s: property tag
2) It looks like you will have empty rows in the table ... You are looking at the generated html or just the output, because if it is only output, unless you have CSS that gives you some tables and borders, without an empty element " td "line can crash and make it look like nothing is being added. So make sure you also print empty td elements!
source share