userIconView – ユーザーのアイコン表示(UIImageView) usernameLabel – ユーザー名表示(UILabel) statusLabel – ステータス表示(UILabel) createdAtLabel – 生成日時表示(UILabel) UITableViewDataSource/UITableViewDelegateの各メソッドでの処理 tableView:numberOfRowsInSection:で表示すべきデータの総数を返します。STFlexibleCellHeightViewControllerがメンバー変数に持つ_tweetsのcountを返します。 - (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section { return
![高さが異なるセルを持つUITableViewのサンプル その1 | Cyber Passion for iOS](https://cdn-ak-scissors.b.st-hatena.com/image/square/02552bde15f1ebb0decca19552fb781232f990f4/height=288;version=1;width=512/http%3A%2F%2Fblogios.stack3.net%2Fwp-content%2Fuploads%2F2015%2F04%2Fcyberpassion-logo-ogp.png)