insert(_:atArrangedObjectIndexPaths:)
Inserts objects into the tree controller’s arranged objects array at the locations specified in indexPaths, and adds them to the tree controller’s content.
Declaration
func insert(_ objects: [Any], atArrangedObjectIndexPaths indexPaths: [IndexPath])