when EGOTable view controller push to NavigationController and pull down the scroll to the bottom then back to pre view controller,the method - (void)scrollViewDidScroll:(UIScrollView *)scrollView will still be executed so error
occurred like this ---- scrollViewDidScroll:]: message sent to deallocated instance
when EGOTable view controller push to NavigationController and pull down the scroll to the bottom then back to pre view controller,the method - (void)scrollViewDidScroll:(UIScrollView *)scrollView will still be executed so error
occurred like this ---- scrollViewDidScroll:]: message sent to deallocated instance