Please share the shortcode you are using.
And share the URL to the site where we can see the problem.
Is the table being populated with JavaScript? That would be a problem because custom JavaScript (at least in the traditional sense) is not allowed in AMP.
@jubeljoy Are you encountering the same issue with TablePress content? If so share your site and we can take a look. Otherwise I will close the ticket.
@jubeljoy Do you mean that the TablePress UI (like sorting, filtering, paging) is not showing up but the underlying table element is?
It turns out that I’ve recently made an experimental “AMP TablePress” plugin which extends TablePress to integrate with the AMP plugin: https://github.com/westonruter/amp-tablepress
Nevertheless, it is still experimental. It uses the new amp-script component which is itself experimental.