I have an excel sheet filled with values in 4 different columns. This is the hierarchical data like Column A is the top/parent, column B is the child of B and Column C is child of Col B, so on and so forth. How this can be converted to tree structure in HTML.

Looks like a tool or function available to do this. Please help me, how can this be done??