I am new to AppGyver and I am trying to add a table to one of my pages. I have added the rows, but I can’t see them when I preview the page. So my question is:
How do I add borders to the rows to make them viewable
How do I populate the table with data. I am inputting a person’s name on a different page (that works fine). but I want the entered name to appear in the table.
How do I make the table scrollable after 10 entries.