I have a standard UITableViewContoller. You can see the initial position of UITableView.
You can see an offset when I'm dragging UITableView. Is it possible to find an offset when I'm dragging? I can find an offset when I end drag. How do I find an offset when I'm dragging?