Seeking to convert the information from a table into my typescript class. The data in the table is sourced from a JSON file within the /assets directory.
Is there a method to accomplish this task? How can I categorize translation within a typescript class? PS: Kindly refrain from suggesting alternatives that involve editing the HTML, as it is not the preferred approach.