Retrieving users from Fibase database into viewController

I am trying to retrieve my users name from my Firebase database and then make the “label” in my view controller present that name of the person I am retrieving from the database. been having a hard time with this, does anyone know how I can do this?

thank you!!!

Can you provide some code you have already tried or some context to accompany your question so that we can help you.