Yeah, you are right. Also, can you see who has entered before in the Raffle and with how many tickets before you enter yourself?
Right now, having that kind of information made public might be a security vulnerability, we first need to come out with a different way of generating random numbers from inside the Raffle Smart Contract to make the raffle_bowl (the variable that holds the address and tickets information) public.