I also heard a lot of nice things that we can do with willDisplay, forItemAt indexPath method. if there is any possibility, can you explain about this method, this way we can able to render the views inside the cells, before they appear on to the screen, and also reduces the cloggy scrolling when user scrolls fast. I am trying to implement it in one of my project, but I don't find any thing online that I can get satisfied.