I am calling heightForRowAtIndexPath to adjust my cells. When I edit my table view to delete cells the height of the cells stay fixed so the cells overlap which creates not a very appealing image. I would like to know how to change the height of the cell when deleting of the cells begins.I am calling heightForRowAtIndexPath to adjust