How to show json data as this Image using angular 7 ?
I return json from this link
https://www.npoint.io/docs/59a1d51ee2e63b7a5ec8
I really need to display json returned as picture below
the above is two parts compare as two object vertically compare
what exactly need is display two parts beside it as compare two object from json returned from link above
so how to do that
How to display array of object vertically as below
CompareParts Object1 Object2
Features values of object1 values of object2