``` % pandoc -f html -t native <table> <tfoot> </tfoot> <tbody> <tr> <td>Cell</td> </tr> </tbody> </table> ^D [Table [] [AlignDefault] [0.0] [[]] [[[Plain [Str "Cell"]]]]] ```