Guest User

Untitled

a guest
May 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. MyStoreCell *cell = (MyStoreCell *)[self.myTableView cellForRowAtIndexPath: indexPath];
  2.                  cell.imgView.image = myStore.logo;
Add Comment
Please, Sign In to add comment