
I have python code that outputs the data above and sections each piece and component 1: name and status.

But when I call on my components name to find 1, 2 and so on, it is all bunched into one section.
I have tried using the formatter to section each one off by coma and it gives me the same thing.
Is there any way I am able to call on components 1 and it will output the name and status that belong to that code?