there maybe something wrong with the usage doc `#delete Column` `table.deleteColumn(colIndex)` the above instruction seems wrong ,table.deleteColumn() doesn't input parameter,the right one maybe `model. deleteColumn(colIndex)`