Hi Uday,
Great, giving the actual structure always helps. Now, do share how you get this data from IMD so that others can get to it (or for their place / time) too.
Generally to be able to work with such data we need to un-pivot it and bring all the values into one column.
Towards that, I have created a basic unpivoting tool sometime back which might help:
It requires properly formatted tables though, so you would have to do some work on your data before you can use this. I won't be able to help regarding that, maybe someone else can. I think the place name and lat-long need to be brought in as columns too, so it won't be as simple as deleting them off.