<body> <section epub:type="endnotes" role="doc-endnotes"> <h1>Endnotes</h1> <aside id="ftn1" epub:type="endnote"> <p class="note">Table 1</p> <table> <thead> <tr> <th>Header</th> <th>Header</th> <th>Header</th> </tr> </thead> <tbody> <tr> <td>Cell</td> <td>Cell</td> <td>Cell</td> </tr> <!-- more rows --> </tbody> </table> </aside> </section> </body>