Last active
January 25, 2018 12:10
-
-
Save dosbol/c3d5f4eb3b1e207f719c4abea44ab844 to your computer and use it in GitHub Desktop.
datatables
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": [ | |
["System Architect", "Edinburgh", "5421", "2011/04/25", "$320,800"], | |
["Accountant", "Tokyo", "8422", "2011/07/25", "$170,750"] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment