0 / 60 seg.

What is wrong with the following table code that includes a caption?

<table>
  <title>Table Title</title>
  <tr><td>Data</td></tr>
</table>