@JohnOnyekachi,
If you are that new to Blue Prism I'd suggest you spend some time going through the Basic Training labs available on the Digital Exchange. You can find them
here. It's possible to get through all of the labs in a single day, and it will give you a good grounding in working with Blue Prism.
I've attached a very simple example of one possible way to open a text file, read in its contents, and then separate those contents into a Collection which you could then loop through in order to process each individual line. I created a small text file and tried to mimic your screenshot a bit, but it's unclear whether that text file is using spaces, tabs, whatever.
If your Blue Prism environment hasn't already had the
Utility - File Management and
Utility - Strings VBOs imported into it, you can find them in your Blue Prism installation directory, within the folder titled VBO. Otherwise, you can find both of them on the Digital Exchange.
Cheers,
Eric