I dont know how to expand my listview with the rest of the components

Hello, I am designing a web page in which on one screen users write their name, id and cell phone and this information is sent to firebase, and on the other screen a list appears with the names of the people who registered. I would like to know how to extend the list of the names of the people who registered in order to view the other data that is registered in the firebase (id and cell phone)

This is the screen where you can find the listview with the names


This is the screen where all the information that goes to firebase