Table is too long for slide...how to break up:

I have an ITable on a slide, built dynamically, which is overflowing the slide. Is there a clean/easy way to breakup the table onto multiple slides?

I have tried cloning the table onto a new Slide, and this works, but then it is a manual process to remove all rows from the new table which are NOT in the original. I also get an error on some tables: “Some columns lay outside row” and it throws try/catch.

Any help appreciated.

@Dork.Scott,

I have observed your requirements and like to share that there is no automatic mechanism to add a new slide with table if the data in existing slide table exceed slide size. I suggest you to please visit the below thread link to serve the purpose on your end.