(.. ) , , ( NSOperationQueue NSOperation ) , . ( ) , UITabvleView reloadData.
: :
( "[table reloadData]" ) . , .
"" [self loadImages] , "" cellForRowAtIndexPath.
EDIT: , : ( NSLog, 2 performSelectorOnMainThread cellForRowAtIndexPath).
NSLog( @"thread: calling reload" );
[table performSelectorOnMainThread:@selector(reloadData) withObject:nil waitUntilDone:YES];
, , . : , , [reload Table] (, !). UIKit . , , .