I need to know how to find the end of the document so I can insert a table.

I'm build an application that will assemble many smaller Word documents together into a larger report.  Many documents are dynamically generated Word tables.  Each separate Word document that contains a table will have a short title and description at the top of the document, and then the table at the bottom.

I would rather not place a content control there for the table to be inserted into because that seems to prevent the ability to apply layout styles to the table.

Any help with this is appreciated.

Thanks,

Kahanu