I need some help.
- That i want to scrollup uitalbeview cell which is partially displaying.See screen shot.
- Here my tableview has a three section and u can see that in morning section the row is displaying partially.I just want to move up that kind of row.
- I tried content offset but not getting any idea that how to get first visible row offset so,i can calculate and move it up or down
. Note: not for bottom row only top rows.