this.form = new FormView({
      el: this.$('.js-form'),
      table: this.table,
      row: this.row
    });