Look at https://www.cs.usfca.edu/~galles/visualization/Dijkstra.html for motivation on how the table visualization must look like.
I think our implementation must show a mapping of the current node to a target node and display the shortest path lookup beside the node.