Array
(
    [0] => Array
        (
            [test_id] => 1
            [test_value] => apple
            [created] => 2016-06-19 18:31:24
            [modified] => 2016-06-19 18:31:24
        )

    [1] => Array
        (
            [test_id] => 2
            [test_value] => orange
            [created] => 2016-06-19 18:33:09
            [modified] => 2016-06-19 18:33:09
        )

    [2] => Array
        (
            [test_id] => 3
            [test_value] => pear
            [created] => 2016-06-19 18:44:55
            [modified] => 2016-06-19 18:44:55
        )

    [3] => Array
        (
            [test_id] => 4
            [test_value] => lemon
            [created] => 2016-06-19 18:45:44
            [modified] => 2016-06-19 18:45:44
        )

    [4] => Array
        (
            [test_id] => 5
            [test_value] => grapefruit
            [created] => 2016-06-19 18:49:58
            [modified] => 2016-06-20 14:15:40
        )

    [5] => Array
        (
            [test_id] => 6
            [test_value] => peach
            [created] => 2016-06-19 18:54:27
            [modified] => 2016-06-19 18:54:27
        )

    [6] => Array
        (
            [test_id] => 7
            [test_value] => lime
            [created] => 2016-06-19 20:01:59
            [modified] => 2016-06-19 20:01:59
        )

    [7] => Array
        (
            [test_id] => 8
            [test_value] => pineapple
            [created] => 2016-06-19 20:01:59
            [modified] => 2016-06-19 20:01:59
        )

    [8] => Array
        (
            [test_id] => 9
            [test_value] => cherry
            [created] => 2016-06-19 20:04:51
            [modified] => 2016-06-19 20:04:51
        )

)