我正在使用https://github.com/cwRichardKim/TinderSimpleSwipeCards.我在我的viewController中创建了一个数组,其中的数据来自JSON。我希望只有该数量的卡片将创建为我的JSON数组中的数据。请帮助我,我从过去3天开始就这样做了,但还没有成功。这是我的ViewController中的数组[self.arrAllCardsaddObject:model];//[self.arrExamplecardsaddObject:model.senderImage];NSLog(@"%@",_arrAllCards);//_dragga