Im embedding a text view inside a table view cell. This text view is meant for writing long text.
How do it get a variable height uitextview that expands automatically when the entered text exceeds the assigned height of the uitextview. It must work like composing a message in the Mail app.