* *Expected behavior:* In PL `qml.counts()` returns a dictionary. I would expect in catalyst to also return a dictionary. * *Actual behavior:* In Catalyst `qml.counts()` returns a tuple of arrays.