I need to add leading zeros to columns in a data table. I think I found the correct logic to add the zeros But i dont know how to get the current row out of the Data table, update with leading zeros, then place back in. I think i need to get it out and convert to a string. I think im just missing one piece of the puzzle.