Tables get screwed into autoshapes while deleting columns in aspose slides for java 1.8.2.0

Hi,

When I try to delete columns from a table in Aspose slides for java 1.8.2.0 the table gets screwed into autoshape. it does not remain a table anymore. and it actually gives an IndexoutofBounds Exception even though the no of column being deleted is lesser than that returned by table.getColumnsNumber(). it screws up the entire table.

The same code and the slide generate fine with the tables in Aspose slides for java 1.7.2.0. Both the slides are attached in the zip.

What is making it to screw up in 1.8.2.0

Thanks,

prashanth

Dear prashanth,

Please also provide code to reproduce this problem and the sample source presentation.