I have a main component with a REST call to server that send me a json that I store in a variable called account. I need to pass this data to one nested component. I defined