I build a model where items are stacked in a queue, after that 2 operators should pick items and work independently in their own processors, however the 1st operator is the one who always pick the items for both tables and I try to configure with fixed percentages, round robin, round robin if available. Can someone explain to me what am I doing wrong ?