Hey there, I'm trying to create a system that easily allows for new items to be put into a list, and clicking on each item will add a TIME value and a MONEY value to respective counters, but i'm not sure how to do this besides trying to awkwardly parse text. Is there a way to do this, or even a simpler system that I've missed?