I have a table that is filled using a the (Vector, Vector) constructor. I need the ability to add and delete rows in the table while it is displayed. Basically it is so users can add new datasets, and remove chosen rows. I only saw API's for adding columns. Any examples would be great...

Thanks,
Jay