How can one pass a variable with prepareForSegue that has been altered since it's instantiation? When I attempt to pass a variable with prepareForSegue it sends the value it is instantiated with, not the value I have altered it to. How can one pass a variable with prepareForSeg