Fix the rows! Wrap each one in a <tr></tr> tag.
<tr></tr>
<table> ... <tr> <th>First Name</th> ... </tr> <tr> <td>Jomo</td> ... </tr>