I\'m building an angular app that calls a service to obtain some data then use this data to initialize form controls:
ts:
form: FormGroup; data: an