activated: function () {
    if (!this.tableView) {
      this._createTable();
      this.tableView.render();
      this.render();