box.highlightTextFillProperty().unbind();
box.wrapTextProperty().unbind();
box.graphicFactoryProperty().unbind();
box.caretVisibleProperty().unbind();
cellCaretVisible.dispose();
hasCaret.dispose();
caretPositionSub.unsubscribe();
box.selectionProperty().unbind();
cellSelection.dispose();