IMGTreeTableViewFeaturesAllows arbitrarily deeply nested comments (or any other data element)Automatically collapses comments upon reaching a certain depth threshold'Actionable' cell, used as a comment reply cell in Imgur, only exists in one location'Selectable' cell, used as a comment actions panel in Imgur, only exists in one locationAnimated transitions during collapse or comment expanson, never reloadingAllows zooming to a particular nodeConfigurationUse a constructor conforming to IMGTreeConstructorDelegate to construct the node tree to be representedConform to the IMGTreeTableControllerDelegate protocol in a view controller to provide custom table view cells for each nodePass-through pattern on the IMGTreeTableController to allow custom UITableView's to be used for maximum flexibility