Calculating league tables

Hello, everyone!
I’ve already searched this forum and also googled, but unfortunately I couldn’t find a solution. Is there a non c++ based way to calculate league tables.
Simple case: I want to create a soccer game, where after each game day the respective 10 league tables are calculated. I did that years ago in Lua with another engine, but I haven’t found a starting point in Blueprints yet. I think data tables will be helpful there, but can I really control them with blueprints as I want?
Does anyone have experience?
Any help is appreciated!

This topic has been moved from International to *Programming and Scripting: Blueprint.

When posting, please review the categories to ensure your topic is posted in the most relevant space. Hopefully, this new section will help you find the results you need. :slight_smile:

Thanks for your advice! I will be more accurate next time!
But unfortunately there is still no answer…