Hi seems nice example. For which purposes we use this if block below? `if (cell.indexPath != nil && cell.indexPath.section != indexPath.section) { [cell cancelImageLoading]; }`