Create widget binding dynamically

Hello,

My question is simple : Does anyone know how to create a binding dynamically ?
I have a player list that is dynamic (since I don’t know the number of players) and I want to show some information about them in real time (dead ? Which team ? etc). I would like to be able to create a binding (just like I would in the widget creator) but dynamically from my widget blueprint.

How can I do that ?

rXp