Issue implementing basic dynamic table using append <tr> + Firebase

Hello, I just signed up today since I couldn’t find and web reference about this topic.

I tried to create a very basic table by appending inside the app.js section and using $$ to trigger the append

element and generate a table while fetching some data from firebase storage … sadly nothing shows up … it only works if I use iframe to call the external website… do you have a sample code that shows how to create or build a table dynamically?

I’m using latest CLI version of FW7.

Regards

Code examples of what you are trying to do and achieve will be helpful