I have the following code: (Note: newsImageURL is an NSArray)
NSString *imagesURL = @\"http://aud.edu/images/newsimage01.png,http:/
Maybe you can have a try https://github.com/SpringOx/ALImageView.git.It is much simpler than SDWebImage.You only need two source files(ALImageView.h/ALImageView.m).You can reuse the image view to reload different urls in a tableview cell.