Hello. Sorry for the noob question, I haven't done any coding for about 4 years and it doesn't help I'm learning a new language, but seeing as it's a personal project using F1 Telemetry, I thought this would be the best place to ask.
So I have access to all of the data and I have figured out how to display most of it, but only in random, useless ways. My question is, how do I display the data from a certain position. For example, let's say I want to display the name or lap time of the driver in first place, how would I do that? Is there a way to access the data for a specific position, or does that have to be worked out, and if so, how? Any help will be appreciated