Main Thread getting Blocked when Scrolling List

Hi all,

I have an app where I am displaying a list of item in a view. Problem is that the main thread is often getting blocked when I start scrolling.

Here is what I getting from using Profiler.

I understand that CATransaction has to do with animation, but could someone help me understand in simple terms what is happening here?

Main Thread getting Blocked when Scrolling List
 
 
Q