You can create table script along with its data using following steps:
- Right click on the database.
- Select Tasks > Generate scripts ...
- Click next.
- Click next.
- In Table/View Options, set Script Data to True; then click next.
- Select the Tables checkbox and click next.
- Select your table name and click next.
- Click next until the wizard is done.
For more information, see Eric Johnson's blog.