After looking for a long time, I finally noticed something. Depending on the type of column of choice in SharePoint, the result transmitted is either an array or a json. Moral (and to make it short) if you want an array use the "Check boxes (allow multiple selections)" otherwise you will have objects.
See you later!