UITableViewCell

UITableViewCell

-UITableViewCell - UIKit | Apple Developer Documentation
--https://developer.apple.com/reference/uikit/uitableviewcell

-tableView(_:estimatedHeightForRowAt:) - UITableViewDelegate | Apple Developer Documentation
--https://developer.apple.com/reference/uikit/uitableviewdelegate/1614926-tableview

-[ヅ] Swift で UITableViewCell を継承してカスタムテーブル(リスト)表示サンプル (コードだけで実現する。コピペで動く) (2016-12-22)
--http://www.nilab.info/z3/20161222_01_swift_custom_uitableviewcell.html

-UITableViewCellの高さを自動で計算する: UITableViewAutomaticDimension - tomoyaonishiのブログ
--http://tomoyaonishi.hatenablog.jp/entry/2014/09/27/161152

-UITableViewでUITableViewCellの高さを自動で可変する - 明日も楽をするために
--http://makoto1212.hatenablog.com/entry/2016/03/09/215247

-UITableViewのCellの高さを自動調整してくれるUITableViewAutomaticDimension - しめ鯖日記
--http://llcc.hatenablog.com/entry/2015/12/02/234751

-SwiftでUITableViewCellの高さを動的に変更する - Qiita
--http://qiita.com/ytakzk/items/d7bb8182d43cdfc9b580

-ios - Vertically align text to top within a UILabel - Stack Overflow
--http://stackoverflow.com/questions/1054558/vertically-align-text-to-top-within-a-uilabel

-estimatedRowHeight - UITableView | Apple Developer Documentation
--https://developer.apple.com/reference/uikit/uitableview/1614925-estimatedrowheight

-rowHeight - UITableView | Apple Developer Documentation
--https://developer.apple.com/reference/uikit/uitableview/1614852-rowheight

-親切すぎるiPhoneアプリ開発の本
--http://www.nilab.info/wiki/Book4798043206_shinsetsusugiru_iphone.html

-Auto Layout
--http://www.nilab.info/wiki/AutoLayout.html

-UIRefreshControl 下にひっぱって更新
--http://www.nilab.info/wiki/UIRefreshControl.html