Sorry I'm a beginner at objective C and coding in general. I have a class name called "user" and a column called sneezes which is a number. Im trying to get the current users number of sneezes in a PFQuery but i cant seem to find out how and don't know where to start. I did look at and tried the documentation of PfQuery and the tutorials. I think i need to use whereKey: equalTo: ?