I have a tableview with about 10 cells that can include up to 3 images. I have notice that when I scroll really fast one cell might not load properly and it will be blank except for the images and Title. I have about 3 micro labels that will be missing. Any ideas what could be causing the issues? I am using Azure to get data for my cells.
I check memory and the application never goes above 50 MB. Is this a issues with Xamarin.forms?