this.data.object.map(o => o.annualRentCurrent = 1993);
this.data.object.forEach(o => o.annualRentCurrent = 1993);