I am using lazy loading to show images on a table view. But I need to create a tableview with multiple images in every cell.Which can be scrolled. All images are loaded from
Try this https://github.com/nicklockwood/AsyncImageView .Easy to download images asyncronously from server.