creating getter methods in constructor by iterating over controls array
constructor() { this.controls.forEach((control) => {