if (data === undefined) {
      // get
      return ctx.length && this.length
        ? ctx[0].aoData[this[0]]._details
        : undefined;