IDに応じてTableviewで発行された3の詳細なストーリーボードのXcodeに実装されています。テーブルの行には名前と Id(int 値) があります
If id= 1 i need load OneViewController
If id= 2 i need load TwoViewController
If id= 3 i need load ThreeViewController
ストーリーボードのナビゲーション コントローラーを使用します
IDに応じてTableviewで発行された3の詳細なストーリーボードのXcodeに実装されています。テーブルの行には名前と Id(int 値) があります
If id= 1 i need load OneViewController
If id= 2 i need load TwoViewController
If id= 3 i need load ThreeViewController
ストーリーボードのナビゲーション コントローラーを使用します