I have a directive called players which I use to decide how many players are at which position on a team. I have 4 of these, one for goal keeper, defence, mid-field and forward, so it might look something like this (the + and - are increment and decrement buttons):I have a directive called players which I use t