Baud Rate & Hardware Serial programming steps

says that i shd receive some data

No, it doesn't. It says that IF you receive some data from the cell instance that you should read the characters and send them to the serial port.

It does NOT make data appear. Correctly attaching the device to the Arduino, correctly configuring it, and sending it the proper commands will cause it to respond with data, if appropriate.