<table>
<thead>
<tr>
<th>key</th>
<th>value</th>
</tr>
</thead>
<tbody>
<td>My Key</td>
<td>My Value</td>
</tbody>
</table>