I am trying to resize a UITableViewCell to show/hide parts of the detail text on selection. All cells show the first line of the detail text. when the user taps a cell, the entire detail text should be displayed without moving the currently visible part of the text. to show