Essentially, I am looking to create a set number of labels at various row and column positions depending on the user's input. However, I have been unable to find any resources that explain how to write to the .component.html file from the .component.ts file. It seems like I want to utilize a function similar to document.write() but specific to nativescript.