I am trying get data from server with json and manupulate it to html.This will be really hard to write and really unclear to understand when I scan my code again if I write it on javascript because I will get data and use jquery append to append data to html element and I should add a lot of html inline.For example:I am trying get data from server with json and