How To seperate each item from firebase get tags list

i am making app which get tag list from firebase but to to seperate it in other labels

Under block section there is category “control” under which you can find block “for each item in the list” use that block

but how to seperate with that tell in more detail each data in each other label

When you get data in form of list from firebase that block give you power to perform a procedure for each item in the list, now it’s up to you what procedure do you select.
For more detail you need to provide more detail about what you want to do with the data you called?

i understand now list is working