Remove rows and columns from table without deleting underlying information. Shift row up when row above it is deleted. Shift columns left when column to left is deleted.
Do not allow left most column to be deleted.
Do not allow the column header to be deleted.