[Solved] How to replace the first column(‘td’) text or value of a table? or How to replace the text of a particular cell and make it hyperlink in a table.
We can easily achieve this by using JQuery .each() function, When called it iterates over the DOM elements that are part of the jQuery object.