0 / 60 seg.

How would you add a footer to the following table to display summary information?

<table>
  <tr>
    <td>Data1</td>
    <td>Data2</td>
  </tr>
</table>