Hey @Sangam
This cause just because you are printing *(all column) which is may not get mapped with output structure you have added.
The better way solution is to add {tablename}.columnname in select for those column which you have added in structure.
Hope you understand.
Thanks
Yogesh