This project is an example App for building a tableview with expandable custom cells.
The Custom cell has a lable for title, and a textView for the text, and looks like this:
When Not expanded:
/ UILabel /
When expanded:
/ UILabel /
/ &&
/ TextView /