In my iOS app i've to design screen like attached image.
when i click on '-' or '+' button in Explanation section it show/hide Explanation section.
by default all explanation sections will be hidden(as shown in bottom of image), if i click '+' button it will expand the view and button become '-' and vice versa. I didn't find ant useful on google(may be i'm searching by wring keywords!) Any suggestion or sample code will be appreciated. Thanks.