preloadData() {
    this.dataSource = this.getClosestModel(this.data || "data");
    return this._super();
  },