Hai Anitha Potluri,
You can spy that table in HTML Mode. After that use read stage in object studio and in that properties you can add that spied table element and put action as ""GET TABLE"" action and stored it in a collection. After that you run it. In collection you have that table data. Now you have collection of your HTML TABLE. So use MS EXCEL VBO Business object and take ""WRITE COLLECTION"" action and fill inputs and outputs. Then reset it and run the whole object again. See your can have your HTML Table into your Excel.