覚書:特定のセルだけを再描画する

よく忘れる。RowAnimationは適当。
[self.tableView reloadRowsAtIndexPaths:@[indexPath] withRowAnimation:UITableViewRowAnimationFade];