Firebase Data Value show

I want to ask that how can i show my database value in an layout like if i want to show my database value after reading it like in a box so how can i show it

If you want to show the value that is attached to TAG : TotalUsers do the following.

Do a get tag TotalUsers
Then in the Got.Value method from Firebase Component, do a check. If Tag = TotalUsers, then

Set Label1 = Value.