This is what my database looks like. I want to create a button where whenever I click it, it fetches the data from the Firebase and displays it on the same screen as a table or as a list. I've tried and I'm stuck, I'm just new to MIT app. Thank you very much.
users >
users1> id: "34535"
name : "Alice"
time: "Saturday, June 17, 2023 15:58:40"
users2> id: "5675675675"
name : "Tina"
time: "Saturday, June 17, 2023 15:58:40"
users3> id: "78658856"
name : "Luis"
time: "Saturday, June 18, 2023 10:30:10"