deactivated: function () {
    if (this.tableView) {
      this.tableView.clean();
      this.tableView = null;
      this.hasRenderedTableView = false;