I\'m trying to push another formbuilder within a formarray but it gives me an error since I think there are no items in the array when initializing the code, hence there are
below code is working
this.loanTypeForm.controls['frequency']).controls[index]['controls']['settings'].push(...)