0 / 60 seg.

What is the best option to create an empty cell in a table?

<table>
  <tr>
    <td>___</td>
  </tr>
</table>