Populating a table with live data

hey guys!

I am trying to populate a table with live data from a user submission form. It’s an RSVP form for an event and I made a password protected page so that my door staff could see the guest list updated in real time.

I connected the data set to the table, and everything looks great in preview mode- but on publishing and attempting to view site I get a “loading…” message in the table, and no info appears. Is there some code I should include to make this work?