how to display live data upon jtable
hi all,
i am making an application in which i am retrieving data from e-signal server .i am able to handle that data and display it on console.Now my problem is that in my application i am using jtable and i have to display the data upon the cell of tha jtable .how can i make changes upon various cells as soon as the live data arrives and there is changes in the data ?how can i reflect the changes in the cells of the jtable?plz sujjest me.
thanks in advance.

