Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テーブルビューを作成してアイテムのリストを取得したら、次のテーブルビューにそれらのいくつかをマークして選択するにはどうすればよいですか?
取得したリストを NSMutableArray として保存できます。次に、mutableArray を次の tableView の dataSource として作成します。