<table>
<tr>
<td>dni</td>
<td>nombre</td>
</tr>
<tr>
<td>55555555</td>
<td>Juan</td>
</tr>
<tr>
<td>66666666</td>
<td>Perico</td>
</tr>
</table>